Fix xenstore testsuite for valgrind 3.0 and latest Debian glibc.
authorcl349@firebug.cl.cam.ac.uk <cl349@firebug.cl.cam.ac.uk>
Tue, 23 Aug 2005 19:57:32 +0000 (19:57 +0000)
committercl349@firebug.cl.cam.ac.uk <cl349@firebug.cl.cam.ac.uk>
Tue, 23 Aug 2005 19:57:32 +0000 (19:57 +0000)
commitd37a48a45daddc10b80428ac8928da713d4865bf
tree09189d33dc89afda3ba0d1551c0160797b4e7426
parentbd360a5b26e54a06cebdeb3d4e7bed5058fecd2f
Fix xenstore testsuite for valgrind 3.0 and latest Debian glibc.
Debian upgrade revealed two problems: glibc spits out a warning on every
binary, and valgrind 3.0 gratuitously changed --logfile-fd to --log-fd,
so don't use it.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
tools/xenstore/testsuite/test.sh